home *** CD-ROM | disk | FTP | other *** search
- Path: newsbf02.news.aol.com!not-for-mail
- From: bklucznik@aol.com (BKlucznik)
- Newsgroups: comp.lang.c++
- Subject: Re: ASSERT simulation in other compilers ...
- Date: 10 Apr 1996 22:57:40 -0400
- Organization: America Online, Inc. (1-800-827-6364)
- Sender: root@newsbf02.news.aol.com
- Message-ID: <4khsf4$a0m@newsbf02.news.aol.com>
- References: <Pine.SOL.3.91.960409215711.8270F-100000@hamlet.uncg.edu>
- Reply-To: bklucznik@aol.com (BKlucznik)
- NNTP-Posting-Host: newsbf02.mail.aol.com
-
- Take a look at the CHECK and PRECONDITION macros in
- classlib/include/checks.h. Kaare Christian discusses them on pages
- 105-107 of BORLAND C++ TECHNIQUES & UTILITIES.
-
- Bruce
-